crypto/tls.Conn.serverHandshake (method)
2 uses
crypto/tls (current package)
handshake_server.go#L43: func (c *Conn) serverHandshake(ctx context.Context) error {
tls.go#L40: c.handshakeFn = c.serverHandshake
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)